[INFO] cloning repository https://github.com/turbohz/advent-of-code-2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/turbohz/advent-of-code-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturbohz%2Fadvent-of-code-2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturbohz%2Fadvent-of-code-2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b9e683b33e4a070e7caf001347dac5be9675b9b
[INFO] testing turbohz/advent-of-code-2024 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturbohz%2Fadvent-of-code-2024" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/turbohz/advent-of-code-2024
[INFO] finished tweaking git repo https://github.com/turbohz/advent-of-code-2024
[INFO] tweaked toml for git repo https://github.com/turbohz/advent-of-code-2024 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/turbohz/advent-of-code-2024 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/turbohz/advent-of-code-2024 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 712f5f9ac671216969b64a29d503d0fe957a297a57f15cbad8bcb2bd220f1342
[INFO] running `Command { std: "docker" "start" "-a" "712f5f9ac671216969b64a29d503d0fe957a297a57f15cbad8bcb2bd220f1342", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "712f5f9ac671216969b64a29d503d0fe957a297a57f15cbad8bcb2bd220f1342", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "712f5f9ac671216969b64a29d503d0fe957a297a57f15cbad8bcb2bd220f1342", kill_on_drop: false }`
[INFO] [stdout] 712f5f9ac671216969b64a29d503d0fe957a297a57f15cbad8bcb2bd220f1342
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0789bee4de21301338c5a2eeda56f127dcc3870221f974a8185f49c37c975a3
[INFO] running `Command { std: "docker" "start" "-a" "e0789bee4de21301338c5a2eeda56f127dcc3870221f974a8185f49c37c975a3", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling peg-runtime v0.8.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling peg-macros v0.8.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling peg v0.8.4
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling aoc_driver v0.3.6
[INFO] [stderr]    Compiling advent-of-code-2024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.75s
[INFO] running `Command { std: "docker" "inspect" "e0789bee4de21301338c5a2eeda56f127dcc3870221f974a8185f49c37c975a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0789bee4de21301338c5a2eeda56f127dcc3870221f974a8185f49c37c975a3", kill_on_drop: false }`
[INFO] [stdout] e0789bee4de21301338c5a2eeda56f127dcc3870221f974a8185f49c37c975a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd0cd809a8f55b07af25996aa237cb0b11e7cffdfe83ea58d4eb1ef6a76d6cd9
[INFO] running `Command { std: "docker" "start" "-a" "fd0cd809a8f55b07af25996aa237cb0b11e7cffdfe83ea58d4eb1ef6a76d6cd9", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling peg-runtime v0.8.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling peg-macros v0.8.4
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling peg v0.8.4
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling aoc_driver v0.3.6
[INFO] [stderr]    Compiling advent-of-code-2024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `size` is never used
[INFO] [stdout]   --> src/types/field.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Field {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn size(&self)->(u16,u16) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `iter_mut` is never used
[INFO] [stdout]   --> src/types/map.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<T:Copy> Map<T> {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub fn iter_mut(&mut self) -> impl Iterator<Item = &mut T> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "fd0cd809a8f55b07af25996aa237cb0b11e7cffdfe83ea58d4eb1ef6a76d6cd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd0cd809a8f55b07af25996aa237cb0b11e7cffdfe83ea58d4eb1ef6a76d6cd9", kill_on_drop: false }`
[INFO] [stdout] fd0cd809a8f55b07af25996aa237cb0b11e7cffdfe83ea58d4eb1ef6a76d6cd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3b73b0368509197cdf2a70528ac49fa5edf7a265c37196d5e68fe704dc54e45a
[INFO] running `Command { std: "docker" "start" "-a" "3b73b0368509197cdf2a70528ac49fa5edf7a265c37196d5e68fe704dc54e45a", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: method `size` is never used
[INFO] [stderr]   --> src/types/field.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 15 | impl Field {
[INFO] [stderr]    | ---------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 21 |     pub fn size(&self)->(u16,u16) {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `iter_mut` is never used
[INFO] [stderr]   --> src/types/map.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl<T:Copy> Map<T> {
[INFO] [stderr]    | ------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 15 |     pub fn iter_mut(&mut self) -> impl Iterator<Item = &mut T> {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `advent-of-code-2024` (bin "advent-of-code-2024" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/advent_of_code_2024-821aee534f0f8e86)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test days::day02::test::part_2_example ... ok
[INFO] [stdout] test days::day02::test::submit ... FAILED
[INFO] [stdout] test days::day02::test::part_1_example ... ok
[INFO] [stdout] test days::day01::test::part_2_example ... ok
[INFO] [stdout] test days::day03::test::part_2_example ... ok
[INFO] [stdout] test days::day03::test::submit ... FAILED
[INFO] [stdout] test days::day04::test::part_1_example ... ok
[INFO] [stdout] test days::day04::test::part_2_example ... ok
[INFO] [stdout] test days::day04::test::submit ... FAILED
[INFO] [stdout] test days::day04::test::test_letterboard ... ok
[INFO] [stdout] test days::day05::test::part_1_example ... ok
[INFO] [stdout] test days::day05::test::part_2_example ... ok
[INFO] [stdout] test days::day05::test::submit ... FAILED
[INFO] [stdout] test days::day01::test::part_1_example ... ok
[INFO] [stdout] test days::day06::test::part_1_example ... ok
[INFO] [stdout] test days::day01::test::submit ... FAILED
[INFO] [stdout] test days::day06::test::part_2_example ... ok
[INFO] [stdout] test days::day07::test::part_2_example ... ok
[INFO] [stdout] test days::day06::test::submit ... FAILED
[INFO] [stdout] test days::day07::test::submit ... FAILED
[INFO] [stdout] test days::day08::test::part_1_example ... ok
[INFO] [stdout] test days::day09::test::part_1_example ... ok
[INFO] [stdout] test days::day08::test::part_2_example ... ok
[INFO] [stdout] test days::day08::test::submit ... FAILED
[INFO] [stdout] test days::day09::test::submit ... FAILED
[INFO] [stdout] test days::day09::test::part_2_example ... ok
[INFO] [stdout] test days::day10::test::part_2_example ... ok
[INFO] [stdout] test days::day11::test::stone ... ok
[INFO] [stdout] test days::day10::test::submit ... FAILED
[INFO] [stdout] test days::day10::test::part_1_example ... ok
[INFO] [stdout] test days::day11::test::iter ... ok
[INFO] [stdout] test days::day09::test::disk ... ok
[INFO] [stdout] test days::day11::test::submit ... FAILED
[INFO] [stdout] test days::day07::test::part_1_example ... ok
[INFO] [stdout] test days::day11::test::part_1_example ... ok
[INFO] [stdout] test days::day10::test::topographic_map ... ok
[INFO] [stdout] test days::day03::test::part_1_example ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- days::day02::test::submit stdout ----
[INFO] [stdout] Error: BadConfiguration("Cookie error! NotPresent")
[INFO] [stdout] 
[INFO] [stdout] ---- days::day03::test::submit stdout ----
[INFO] [stdout] Error: BadConfiguration("Cookie error! NotPresent")
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin advent-of-code-2024`
[INFO] [stdout] ---- days::day04::test::submit stdout ----
[INFO] [stdout] Error: BadConfiguration("Cookie error! NotPresent")
[INFO] [stdout] 
[INFO] [stdout] ---- days::day05::test::submit stdout ----
[INFO] [stdout] Error: BadConfiguration("Cookie error! NotPresent")
[INFO] [stdout] 
[INFO] [stdout] ---- days::day01::test::submit stdout ----
[INFO] [stdout] Error: BadConfiguration("Cookie error! NotPresent")
[INFO] [stdout] 
[INFO] [stdout] ---- days::day06::test::submit stdout ----
[INFO] [stdout] Error: BadConfiguration("Cookie error! NotPresent")
[INFO] [stdout] 
[INFO] [stdout] ---- days::day07::test::submit stdout ----
[INFO] [stdout] Error: BadConfiguration("Cookie error! NotPresent")
[INFO] [stdout] 
[INFO] [stdout] ---- days::day08::test::submit stdout ----
[INFO] [stdout] Error: BadConfiguration("Cookie error! NotPresent")
[INFO] [stdout] 
[INFO] [stdout] ---- days::day09::test::submit stdout ----
[INFO] [stdout] Error: BadConfiguration("Cookie error! NotPresent")
[INFO] [stdout] 
[INFO] [stdout] ---- days::day10::test::submit stdout ----
[INFO] [stdout] Error: BadConfiguration("Cookie error! NotPresent")
[INFO] [stdout] 
[INFO] [stdout] ---- days::day11::test::submit stdout ----
[INFO] [stdout] Error: BadConfiguration("Cookie error! NotPresent")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     days::day01::test::submit
[INFO] [stdout]     days::day02::test::submit
[INFO] [stdout]     days::day03::test::submit
[INFO] [stdout]     days::day04::test::submit
[INFO] [stdout]     days::day05::test::submit
[INFO] [stdout]     days::day06::test::submit
[INFO] [stdout]     days::day07::test::submit
[INFO] [stdout]     days::day08::test::submit
[INFO] [stdout]     days::day09::test::submit
[INFO] [stdout]     days::day10::test::submit
[INFO] [stdout]     days::day11::test::submit
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 26 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3b73b0368509197cdf2a70528ac49fa5edf7a265c37196d5e68fe704dc54e45a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b73b0368509197cdf2a70528ac49fa5edf7a265c37196d5e68fe704dc54e45a", kill_on_drop: false }`
[INFO] [stdout] 3b73b0368509197cdf2a70528ac49fa5edf7a265c37196d5e68fe704dc54e45a
